-
Re: Superior/superscript, inferior/subscript and ordinals
In TeX and OpenType MATH table super and subscripts are drawn as a one set of full sized glyphs with the optical correction needed to look right when scaled down, and then the layout engine scales th…1 -
Re: LibreOffice 5.3.0 adds OpenType Layout feature support
To give some context, the switch to HarfBuzz was done mostly by a Google Summer Of Code Student and me (contracted by The Document Foundation). The work I was doing was originally intented to provide…7 -
Re: u+0035 – u+0038
U+0338 is used in math quite often with any arbitrary math symbol. The TeX equivalent of, say ⊄, is encoded as two characters and requires two TeX commands to produce it (\not\subset), and TeX users …2 -
Re: Using emoji cuts my post off
It affects any character outside BMP not just emoji. Actually thanks to emoji many software now has better Unicode support as software developers can’t dismiss requests to support characters outside …6 -
Re: Cross-script OpenType feature?
Firefox is able to handle OpenType features across space for a few years now (though fonts having such features will not benefit from shaped work caching in Firefox and Chrome which might negatively …2